NodeName

String (service-name)

jadclient

Purpose

The NodeName parameter specifies the name of the service. When you install a non‑GUI client service and this parameter is defined, the parameter value is assigned to the service.

If this parameter is not defined in your JADE initialization file when a non‑GUI client service is installed, JADE creates the default value.

The NodeName parameter is the Windows service name as displayed in Microsoft Management Console (services.msc) and by the Services Control command line utility (sc.exe).

Notes

The installation of a non‑GUI client service fails if the NodeName parameter value is already in use; that is, each active service must have a unique NodeName parameter value. If you want to run more than one non‑GUI client service concurrently, you must therefore have a separate initialization file for each service.

The length of the service name cannot be greater than 100 characters.

Parameter is read when …

The jadclient program node is started or the jadclient program is installed or removed as a service.